-
Home
-
StoreKeeper for WooCommerce
-
11.0.0
-
Code
-
Classes
- TaskHandler
| Total Complexity |
108 |
| Dependencies |
29 |
| Dependents |
22 |
| Total lines |
589 |
| Lines of code |
393 |
| Logical lines of code |
284 |
| Comment lines |
52 |
| Methods |
14 |
| Properties |
2 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handleTask() |
D |
28 |
29 |
152 |
| getTitle() |
C |
36 |
25 |
80 |
| getTypeGroup() |
B |
49 |
23 |
39 |
| getTypeGroupTitle() |
A |
50 |
12 |
28 |
| getStatusLabel() |
S |
60 |
5 |
14 |
| scheduleTask() |
S |
56 |
4 |
19 |
| reportFailedTask() |
S |
56 |
3 |
18 |
| getScheduledTask() |
S |
61 |
1 |
12 |
| getNewTasksByStorekeeperId() |
S |
62 |
1 |
11 |
| __construct() |
S |
81 |
1 |
3 |
| getTrashedTasks() |
S |
82 |
1 |
3 |
| addTrashedTask() |
S |
80 |
1 |
3 |
| trashTasks() |
S |
68 |
1 |
7 |
| rescheduleTask() |
S |
75 |
1 |
4 |